|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.framework.interactions.core.services.ContentManager
public class ContentManager
Implementation of IContentTypeRegistry and IContentFactory.
| Constructor Summary | |
|---|---|
ContentManager(org.eclipse.core.runtime.IExtensionRegistry registry)
Creates a new ContentManager. |
|
| Method Summary | |
|---|---|
IContentType |
getContentType(java.lang.String contentTypeID)
|
java.lang.String[] |
getContentTypeIDs()
|
Content |
loadContent(org.w3c.dom.Element configuration)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentManager(org.eclipse.core.runtime.IExtensionRegistry registry)
registry - The extension registry to load from.| Method Detail |
|---|
public java.lang.String[] getContentTypeIDs()
getContentTypeIDs in interface IContentTypeRegistrypublic IContentType getContentType(java.lang.String contentTypeID)
getContentType in interface IContentTypeRegistrypublic Content loadContent(org.w3c.dom.Element configuration)
loadContent in interface IContentFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||